Click or drag to resize

AppointmentReplyTime Property

Represents the date and time when an attendee replied to a meeting request.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime ReplyTime { get; }

Property Value

Type: DateTime
The reply time.
See Also